03. GPIO

GPIO

GPIO Resources

GPIO Quiz

Which of the following are TRUE statements about GPIO signals? (Check all that apply)

SOLUTION:
  • They can be inputs or outputs
  • They can be accessed in user space using the sysfs
  • They can be used to control external power supplies and lights
  • When controlling the "value" of a GPIO output, a **1** means power is applied and a **0** means voltage output is 0V